Return

Edit Task: Preference

Format

SCHED / EditTask '<TaskName>' Preference <Preference>

Description

The Preference attribute under EditTask defines the given scheduling preference for a task. For a task with non-overlapping timeslots, this will change the desirability of each timeslot (i.e. when 'Middle' is set, timeslots closer to the middle of the schedule will be more desirable).

Parameters

ParameterDescription
PreferenceOptions are either 'None', 'Early', 'Middle', 'Late' or 'Exact YYYY/MM/DD_HH:MM:SS'. Using the Exact option will override the settings from the EditTask TimeslotPreference command.

Examples

Sets the scheduling preference of a task to Late

SCHED / EditTask 'Contact Pass' Preference Late

Sets the scheduling preference of a task to an exact time

SCHED / EditTask 'Contact Pass' Preference Exact 2018/03/06_12:30:00.000